home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / bubble_tanks_2.swf / scripts / DefineButton2_609 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2008-09-02  |  52 b   |  4 lines

  1. on(release){
  2.    _root.game.ClosePauseScreen();
  3. }
  4.